GrapeCity ActiveReports for .NET 16.0J
BarCodeException コンストラクタ(ErrorCodes,Object[])

GrapeCity.ActiveReports.BarCodes 名前空間 > BarCodeException クラス > BarCodeException コンストラクタ : BarCodeException コンストラクタ(ErrorCodes,Object[])
エラーコード。
メッセージのフォーマット引数。
新しいBarCodeExceptionインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal errorCode As BarCodeException.ErrorCodes, _
   ByVal ParamArray messageFormatArgs() As Object _
)
public BarCodeException( 
   BarCodeException.ErrorCodes errorCode,
   params object[] messageFormatArgs
)

パラメータ

errorCode
エラーコード。
messageFormatArgs
メッセージのフォーマット引数。
参照

BarCodeException クラス
BarCodeException メンバ
オーバーロード一覧